home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / PIELOGO.ARJ / PSGRAF.H < prev    next >
C/C++ Source or Header  |  1992-02-02  |  94b  |  8 lines

  1.  
  2. FILE *psfileptr;
  3.  
  4. extern void psinit();
  5. extern void psclose();
  6. extern void psline();
  7.  
  8.